<pre>
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;           Langrisser 4 Scenario Script 40
 ;; Scen name:          <enter something descriptive here>
 ;; Entries:            122
 ;; Scen.dat offset:    0x705000
 ;; Extracted:          Sat Oct 02 17:06:31 2010
 ;; Website:            http://elsallia.com/bbs/index.php
 ;; mail questions to kilgamesh@gmail.com
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

 ;;;;;;;;;;;;;;;;;;Basic translation guide;;;;;;;;;;;;;;;;;;;;;;

 - Read contents from >>JP: and translate them onto >>EN: line

 - To minimize headaches when reading, turn on Word Wrap.
 
 - Don't insert newlines (don't "push enter"),
   just put everything in one big "sentence" after >>EN:
   
 - If the meaning of control codes aren't clear, just copy them.

 - Don't copy <NEWL>, <NWIN>, <END> or <TERM>.
   The inserter already formats those in.

 - Don't put spaces before or after control codes. They already
   generate spaces if there isn't one.

 - The "[=====]" bar indicates how long one dialog box is
   when using a monospace font. Check it if you're writing
   something that has to fit on one line, like
   branching dialog choices.

 - Some EN: lines may come partially translated with a name or
   the <VOC><n> code. These are added automatically by
   the extractor so less meticulous copying need be done.

 - You can totally ignore the >>EX: line, unless you want to
   send directives with # to the insertion script.

   #NOFORMAT wont automatically format <NEWL>, <TERM>, <END>,
   or <NWIN> into the data

   If you're positive that a line contains a scripted name
   insertion like "Rachel:", or "Tax Collector:" you can use the
   command #AUTONL to tell the inserter about it. These names
   don't appear in the data and they cause text cutoff. This
   command tells the inserter to format normally but start on
   second line.

 - Entries with multiple <VOC> commands may need manual editing.

 - You can leave comment on the EX: line. Only # will be read
   by the inserter.

 - Don't save .txt files as unicode encoded. Save as ANSI.
 
  ;;;;;;;;;;;;;;;;;;;;Control code info;;;;;;;;;;;;;;;;;;;;;;;;;

  Automatically added:
  <TERM>	- Delineates the end of the element
  <END>		- Same as <TERM>. Used for different string type
  <NWIN>	- Wait for input and render the rest of the text
                  in the next dialog box
  <NEWL>	- Start placing contents on the next line

  Copy these:
  <RST1>	- Reset the status of the "voice played" flag?
  <UNK9>	- Unknown
  <UNK8>	- Unknown. Almost always precedes ellipsis...
  <UNK7>	- Unknown
  <UNK6>	- Unknown... almost always follows ellipsis.
  <TALK>	- Pause text until current sound is done
  <VOC><n>	- Plays voice n.  0..65535
  <EVNT><n>	- Pulls all the text from event n.  0..255
  <NAME><n>	- Pulls name n from system.bin.  0..65535

  Optional:
  <WAIT>	- Wait here for the user to press a button
  
  Might be buggy:
  <YELO>	- All following text is yellow
  <WHTE>	- All following text is white
  
  Don't use:
  <UNKE><n>	- Unknown. Delays text briefly?
                  The delay is not noticeable so...
  <STUT>	- Pulls the first letter of the player's name
                  Just write "L-Landius!!" or whatever instead

  ;;;;;;;;;;;;;;;;;;;;;;;;Examples;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


  I know for a fact that this line contains "Tax collector:" so
  I add #AUTONL.

::::[============================================]
<Entry=22> (0x11a82L)
>JP:<VOC><87>Ȃ񂾁AMlI<NEWL>Ă̂킩Ă̂H<END1>
>EN:<VOC><87>What the hell is this! Do you fools know what you're doing!?
>EX:#AUTONL


  Sometimes it's better to use #NOFORMAT to control what will
  happen in the dialogue box. Don't forget to end with either
  <END> or <TERM>, whichever the JP used.

::::[==========================================]
<Entry=12> (0x1b6aL)
>JP:<VOC><47>H<NEWL>̌͐pw쏑ƂĂB<NWIN>E<UNKE><>E<UNKE><>EB<NWIN><VOC><51>`A悭킩ȂU3<NEWL>ZǂށH<END1>
>EN:<VOC><47>Huh?<NEWL>After that there's a...<NEWL>Tactician's Battle Manual?<NWIN><VOC><51>Hmm... I don't get it.<NEWL>Do you wanna read this?<END1>
>EX:#NOFORMAT

  ;;;;;;;;;;;;;;;;;;;;;;;;;;End;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



************ script 40: 7360512 (0x705000) ************

#OUT40
::::[============================================]
<Entry=0> (0x70c0a6L)
>>JP:fBEX<TERM>
>>EN:Landius
>>EX:



::::[============================================]
<Entry=1> (0x70c0b4L)
>>JP:bL[<TERM>
>>EN:Ricky
>>EX:



::::[============================================]
<Entry=2> (0x70c0beL)
>>JP:}N[<TERM>
>>EN:McClaine
>>EX:



::::[============================================]
<Entry=3> (0x70c0caL)
>>JP:VFt@j[<TERM>
>>EN:Shelfaniel
>>EX:



::::[============================================]
<Entry=4> (0x70c0dcL)
>>JP:AWFi<TERM>
>>EN:Angelina
>>EX:



::::[============================================]
<Entry=5> (0x70c0eaL)
>>JP:C`F<TERM>
>>EN:Rachel
>>EX:



::::[============================================]
<Entry=6> (0x70c0f6L)
>>JP:ZiR<TERM>
>>EN:Serena
>>EX:



::::[============================================]
<Entry=7> (0x70c102L)
>>JP:tH[hR<TERM>
>>EN:Ranford
>>EX:



::::[============================================]
<Entry=8> (0x70c114L)
>>JP:喂ptWFVJ<TERM>
>>EN:Jessica
>>EX:



::::[============================================]
<Entry=9> (0x70c126L)
>>JP:XeB<TERM>
>>EN:Listell
>>EX:



::::[============================================]
<Entry=10> (0x70c132L)
>>JP:i[<TERM>
>>EN:Knarl
>>EX:



::::[============================================]
<Entry=11> (0x70c13aL)
>>JP:AC@[<TERM>
>>EN:Ivar
>>EX:



::::[============================================]
<Entry=12> (0x70c146L)
>>JP:MUt<TERM>
>>EN:
>>EX:



::::[============================================]
<Entry=13> (0x70c154L)
>>JP:X^[<TERM>
>>EN:
>>EX:



::::[============================================]
<Entry=14> (0x70c160L)
>>JP:AMRw<TERM>
>>EN:
>>EX:



::::[============================================]
<Entry=15> (0x70c16eL)
>>JP:EMUťj<END>
>>EN:
>>EX:



::::[============================================]
<Entry=16> (0x70c180L)
>>JP:E<NAM><0>̎S<END>
>>EN:
>>EX:



::::[============================================]
<Entry=17> (0x70c18eL)
>>JP:MUt`ŏK<TERM>
>>EN:
>>EX:



::::[============================================]
<Entry=18> (0x70c1aaL)
>>JP:<VOC><43>MUt̖<TALK><UNK8>EEB<END>
>>EN:<VOC><43>
>>EX:



::::[============================================]
<Entry=19> (0x70c1d6L)
>>JP:<VOC><44>ǂAMUtI<NEWL>pI<END>
>>EN:<VOC><44>
>>EX:



::::[============================================]
<Entry=20> (0x70c1faL)
>>JP:<VOC><45>߂ȁB<NEWL>V͓BʁB<END>
>>EN:<VOC><45>
>>EX:



::::[============================================]
<Entry=21> (0x70c228L)
>>JP:<VOC><46>悭܂ŉ~̂߂ɘAMĂłꂽȁB<NEWL>Ml̂łǂꂾ̌ꂽƎvĂB<NWIN><VOC><47>̍߁AMl̖ŏĂ炤I<END>
>>EN:<VOC><46>
>>EX:



::::[============================================]
<Entry=22> (0x70c2c8L)
>>JP:<VOC><48><TALK><UNK8>EEB<UNKE><65532><NEWL><UNK6><VOC><49>VɏłƂ͂ȁB<NEWL>Ȃ΁A̐gāA䂪͂m邪I<NWIN><VOC><50>łI<NEWL>䂪lǂI<END>
>>EN:<VOC><48>
>>EX:



::::[============================================]
<Entry=23> (0x70c352L)
>>JP:<VOC><51>āA䂪̐ʁAKCt[I<END>
>>EN:<VOC><51>
>>EX:



::::[============================================]
<Entry=24> (0x70c38cL)
>>JP:<UNK8>EEEB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=25> (0x70c398L)
>>JP:<VOC><52>C`FI<END>
>>EN:<VOC><52>
>>EX:



::::[============================================]
<Entry=26> (0x70c3aaL)
>>JP:<VOC><53>AobI<END>
>>EN:<VOC><53>
>>EX:



::::[============================================]
<Entry=27> (0x70c3bcL)
>>JP:<VOC><54>AɊy߁I<END>
>>EN:<VOC><54>
>>EX:



::::[============================================]
<Entry=28> (0x70c3d6L)
>>JP:<VOC><66>̗͂𓾁Aא_̗͂𓾂<TALK><UNK8>EEA<UNKE><65532><NEWL><UNK6><VOC><67>̂߂ɂ܂łI<NEWL>AMUtI<END>
>>EN:<VOC><66>
>>EX:



::::[============================================]
<Entry=29> (0x70c440L)
>>JP:<VOC><68>mꂽƂI<NEWL>l̈ꐶ͒ZB<NEWL>̒ZԂł́A䂪]B邱Ƃ͂ȂʁB<NWIN><VOC><69>Ȗ͂Ă΁A΂ƂA܂]B̎Ԃ̒Zk\B<END>
>>EN:<VOC><68>
>>EX:



::::[============================================]
<Entry=30> (0x70c4f6L)
>>JP:<VOC><70>̂߂ɃC`F𗘗p̂I<NEWL>MlAl̂肾I<NEWL>̌<TALK><UNK8>EEI<END>
>>EN:<VOC><70>
>>EX:



::::[============================================]
<Entry=31> (0x70c554L)
>>JP:<VOC><71>ł͂ȂB<NEWL>l̉\̖肾B<NEWL>̋CɂȂ΁Al͗jςB<NWIN><VOC><72>V͗jɖcȂǂƂ͌ʁB<NEWL>ĵ̂葱Ă̂I<END>
>>EN:<VOC><71>
>>EX:



::::[============================================]
<Entry=32> (0x70c5f4L)
>>JP:<VOC><262>̗͂ł͂܂łEE<END>
>>EN:<VOC><262>
>>EX:



::::[============================================]
<Entry=33> (0x70c612L)
>>JP:<VOC><263>ZEE<END>
>>EN:<VOC><263>
>>EX:



::::[============================================]
<Entry=34> (0x70c620L)
>>JP:<VOC><3>ôƂ𗊂݂܂EE<END>
>>EN:<VOC><3>
>>EX:



::::[============================================]
<Entry=35> (0x70c63eL)
>>JP:<VOC><4>̂Ƃ݂͗܂EE<END>
>>EN:<VOC><4>
>>EX:



::::[============================================]
<Entry=36> (0x70c65aL)
>>JP:<UNK8><VOC><75>NbNbNbI<NEWL><UNK6>тĂƂ̂ɂ킴킴EɗI<TALK><END>
>>EN:
>>EX:



::::[============================================]
<Entry=37> (0x70c6b2L)
>>JP:<VOC><76>邹I<NEWL>́A}[݂̍I<NEWL>ł炢₪I<END>
>>EN:<VOC><76>
>>EX:



::::[============================================]
<Entry=38> (0x70c6f2L)
>>JP:<VOC><55>MUtI<NEWL>MlA}[ŎO炸AƂƂC`Fɂ܂ŎôI<NWIN><VOC><56>̕OII<END>
>>EN:<VOC><55>
>>EX:



::::[============================================]
<Entry=39> (0x70c774L)
>>JP:<VOC><57>AMĺH<END>
>>EN:<VOC><57>
>>EX:



::::[============================================]
<Entry=40> (0x70c788L)
>>JP:<VOC><58>낤ȁI<NEWL>lloႢ˂낤ȁI<NWIN><VOC><59>͖ƂƂɋMl̖Ɏgꂽ҂̐c肾I<NEWL>▼O͖YĂAĂ߂؂荏񂾂̐ĝ͊oĂ邾낤I<END>
>>EN:<VOC><58>
>>EX:



::::[============================================]
<Entry=41> (0x70c842L)
>>JP:<VOC><60>AI<NEWL>voI<NWIN><VOC><61>VقǉĂƂ̂ɁAɖ̓LpVeB𓾂ȂoȂI<NWIN><VOC><62>܂ĂƂ́AӊOƂԂƂ̂ȁB<NEWL>Ƃp̂ȁH<NEWL>NbNbNbNbNbI<END>
>>EN:<VOC><60>
>>EX:



::::[============================================]
<Entry=42> (0x70c936L)
>>JP:<VOC><63>Ă߂͋lFI<NEWL>˂]Ȃ񂩁A΂ɒ@ԂĂ邺I<END>
>>EN:<VOC><63>
>>EX:



::::[============================================]
<Entry=43> (0x70c984L)
>>JP:<VOC><5>܂˂AƃhW܂EEB<NEWL>͔CEE<END>
>>EN:<VOC><5>
>>EX:



::::[============================================]
<Entry=44> (0x70c9c2L)
>>JP:<VOC><6>AȁEE<NEWL>݂Ȃ񂪂΂Ă̂ɁEEE<END>
>>EN:<VOC><6>
>>EX:



::::[============================================]
<Entry=45> (0x70c9fcL)
>>JP:<VOC><7>̂ꉺYI<NEWL>̃bL[܂APɎƂĂII<END>
>>EN:<VOC><7>
>>EX:



::::[============================================]
<Entry=46> (0x70ca4eL)
>>JP:EE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=47> (0x70ca54L)
>>JP:<VOC><8>߂B<NEWL>ꂽ炿ƌɉˁEE<END>
>>EN:<VOC><8>
>>EX:



::::[============================================]
<Entry=48> (0x70ca88L)
>>JP:<VOC><9>NEEAǁEEA<NEWL>A^C᎕ȂEE<END>
>>EN:<VOC><9>
>>EX:



::::[============================================]
<Entry=49> (0x70cac8L)
>>JP:<VOC><10>ODDDEEB<END>
>>EN:<VOC><10>
>>EX:



::::[============================================]
<Entry=50> (0x70cadcL)
>>JP:<VOC><11>Ⴆ̌܂悤ƂEEA<NEWL>͑ނ킯ɁEE<END>
>>EN:<VOC><11>
>>EX:



::::[============================================]
<Entry=51> (0x70cb14L)
>>JP:<VOC><12>tH[hAA񂾁I<NEWL>ԂMI<END>
>>EN:<VOC><12>
>>EX:



::::[============================================]
<Entry=52> (0x70cb50L)
>>JP:<VOC><13>ԂEEB<NEWL>킩B<NEWL>C邼EE<END>
>>EN:<VOC><13>
>>EX:



::::[============================================]
<Entry=53> (0x70cb7cL)
>>JP:<VOC><73>̖̗͎Ă炨I<END>
>>EN:<VOC><73>
>>EX:



::::[============================================]
<Entry=54> (0x70cba2L)
>>JP:<VOC><97>͂I<END>
>>EN:<VOC><97>
>>EX:



::::[============================================]
<Entry=55> (0x70cbb0L)
>>JP:<VOC><98>I<END>
>>EN:<VOC><98>
>>EX:



::::[============================================]
<Entry=56> (0x70cbc0L)
>>JP:<UNK8><VOC><99>EʂEEA<UNK6>̂<UNK8>EE<NEWL><UNK6>א_荞݁EAnU[h܂ŎɓꂽƂ̂ɁEEA<NEWL>́ElԂƂɁEĂʂ̂<TALK><UNK8>EE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=57> (0x70cc4aL)
>>JP:<EVN><2><EVN><2><VOC><102>̒ʂ肾B<NEWL>O͎̖B邽߂ɁA͂𓾂Đl𗘗pB<NEWL>͒Ԃ𓾂āA͂ƂȂB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=58> (0x70cc4cL)
>>JP:<EVN><2><VOC><102>̒ʂ肾B<NEWL>O͎̖B邽߂ɁA͂𓾂Đl𗘗pB<NEWL>͒Ԃ𓾂āA͂ƂȂB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=59> (0x70cc4eL)
>>JP:<VOC><102>̒ʂ肾B<NEWL>O͎̖B邽߂ɁA͂𓾂Đl𗘗pB<NEWL>͒Ԃ𓾂āA͂ƂȂB<END>
>>EN:<VOC><102>
>>EX:



::::[============================================]
<Entry=60> (0x70ccbaL)
>>JP:<EVN><3><EVN><3><EVN><4><EVN><4><VOC><105>F߂ʂEE<NEWL>V͔F߂ʂEE<NEWL>FE<TALK><UNK8>EE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=61> (0x70ccbcL)
>>JP:<EVN><3><EVN><4><EVN><4><VOC><105>F߂ʂEE<NEWL>V͔F߂ʂEE<NEWL>FE<TALK><UNK8>EE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=62> (0x70ccbeL)
>>JP:<EVN><4><EVN><4><VOC><105>F߂ʂEE<NEWL>V͔F߂ʂEE<NEWL>FE<TALK><UNK8>EE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=63> (0x70ccc0L)
>>JP:<EVN><4><VOC><105>F߂ʂEE<NEWL>V͔F߂ʂEE<NEWL>FE<TALK><UNK8>EE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=64> (0x70ccc2L)
>>JP:<VOC><105>F߂ʂEE<NEWL>V͔F߂ʂEE<NEWL>FE<TALK><UNK8>EE<END>
>>EN:<VOC><105>
>>EX:



::::[============================================]
<Entry=65> (0x70ccf8L)
>>JP:@<NEWL>AnU[hɓꂽI<END>
>>EN:
>>EX:



::::[============================================]
<Entry=66> (0x70cd18L)
>>JP:<EVN><5><EVN><5><VOC><249>GlM[AB<WAIT><NEWL><UNK6><VOC><250>óAቺĂ܂<TALK><UNK8>EEB<WAIT><NEWL><UNK6><VOC><251>wɍ<TALK><UNK8>EEB<WAIT><NEWL><UNK6><VOC><252>w肢܂<TALK><UNK8>EEB<NWIN><UNK6><VOC><253>wɍ<TALK><UNK8>EEB<WAIT><NEWL><UNK6><VOC><254>w肢܂<TALK><UNK8>EEB<WAIT><NEWL><UNK6><VOC><255>w肢<TALK><UNK8>EEB<WAIT><NEWL><UNK6><VOC><256>w<TALK><UNK8>EEEEB<NWIN><RST1>EEEEEEB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=67> (0x70cd1aL)
>>JP:<EVN><5><VOC><249>GlM[AB<WAIT><NEWL><UNK6><VOC><250>óAቺĂ܂<TALK><UNK8>EEB<WAIT><NEWL><UNK6><VOC><251>wɍ<TALK><UNK8>EEB<WAIT><NEWL><UNK6><VOC><252>w肢܂<TALK><UNK8>EEB<NWIN><UNK6><VOC><253>wɍ<TALK><UNK8>EEB<WAIT><NEWL><UNK6><VOC><254>w肢܂<TALK><UNK8>EEB<WAIT><NEWL><UNK6><VOC><255>w肢<TALK><UNK8>EEB<WAIT><NEWL><UNK6><VOC><256>w<TALK><UNK8>EEEEB<NWIN><RST1>EEEEEEB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=68> (0x70cd1cL)
>>JP:<VOC><249>GlM[AB<WAIT><NEWL><UNK6><VOC><250>óAቺĂ܂<TALK><UNK8>EEB<WAIT><NEWL><UNK6><VOC><251>wɍ<TALK><UNK8>EEB<WAIT><NEWL><UNK6><VOC><252>w肢܂<TALK><UNK8>EEB<NWIN><UNK6><VOC><253>wɍ<TALK><UNK8>EEB<WAIT><NEWL><UNK6><VOC><254>w肢܂<TALK><UNK8>EEB<WAIT><NEWL><UNK6><VOC><255>w肢<TALK><UNK8>EEB<WAIT><NEWL><UNK6><VOC><256>w<TALK><UNK8>EEEEB<NWIN><RST1>EEEEEEB<END>
>>EN:<VOC><249>
>>EX:



::::[============================================]
<Entry=69> (0x70ce36L)
>>JP:<EVN><6><EVN><6><VOC><259>ƂɂA̋loāAO֘AčsB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=70> (0x70ce38L)
>>JP:<EVN><6><VOC><259>ƂɂA̋loāAO֘AčsB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=71> (0x70ce3aL)
>>JP:<VOC><259>ƂɂA̋loāAO֘AčsB<END>
>>EN:<VOC><259>
>>EX:



::::[============================================]
<Entry=72> (0x70ce70L)
>>JP:<UNK8>EE<UNK6><VOC><112>ǁAlɈӌłgȂ<TALK><UNK8>EEB<UNKE><65532><NEWL><UNK6><VOC><113>C`F<TALK><UNK8>EE<UNKE><65532><NEWL><UNK6><VOC><114>C`FȂ<TALK><UNK8>EEEB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=73> (0x70cefeL)
>>JP:<EVN><7><EVN><7><VOC><116>܂ȂAbL[<TALK><UNK8>EEEB<UNKE><65532><NEWL><UNK6><VOC><117>ȉA܂ZƌĂł̂<TALK><UNK8>EEB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=74> (0x70cf00L)
>>JP:<EVN><7><VOC><116>܂ȂAbL[<TALK><UNK8>EEEB<UNKE><65532><NEWL><UNK6><VOC><117>ȉA܂ZƌĂł̂<TALK><UNK8>EEB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=75> (0x70cf02L)
>>JP:<VOC><116>܂ȂAbL[<TALK><UNK8>EEEB<UNKE><65532><NEWL><UNK6><VOC><117>ȉA܂ZƌĂł̂<TALK><UNK8>EEB<END>
>>EN:<VOC><116>
>>EX:



::::[============================================]
<Entry=76> (0x70cf5eL)
>>JP:<EVN><8><EVN><8><VOC><260>AȂ񂾁A̗h<TALK><UNK8>EEB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=77> (0x70cf60L)
>>JP:<EVN><8><VOC><260>AȂ񂾁A̗h<TALK><UNK8>EEB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=78> (0x70cf62L)
>>JP:<VOC><260>AȂ񂾁A̗h<TALK><UNK8>EEB<END>
>>EN:<VOC><260>
>>EX:



::::[============================================]
<Entry=79> (0x70cf8aL)
>>JP:<VOC><261>̓́A˂I<NEWL>EoI<END>
>>EN:<VOC><261>
>>EX:



::::[============================================]
<Entry=80> (0x70cfc2L)
>>JP:<VOC><272>݂ȁAEo邼I<END>
>>EN:<VOC><272>
>>EX:



::::[============================================]
<Entry=81> (0x70cfdcL)
>>JP:<VOC><74>I<NEWL>炵ŃVɐGȁI<END>
>>EN:<VOC><74>
>>EX:



::::[============================================]
<Entry=82> (0x70d008L)
>>JP:<VOC><77>sAKCt[B<NEWL>zFEɂI<END>
>>EN:<VOC><77>
>>EX:



::::[============================================]
<Entry=83> (0x70d038L)
>>JP:<VOC><78>I[goT[A`FbNB<NEWL>GlM[㏸B<NEWL>sJn܂B<END>
>>EN:<VOC><78>
>>EX:



::::[============================================]
<Entry=84> (0x70d084L)
>>JP:<VOC><18>ڕW⑫<TALK><UNK8>EE<NEWL><UNK6><VOC><19>퓬[hN<TALK><UNK8>EE<NEWL><UNK6><VOC><20>UɈڂ܂<TALK><UNK8>EE<END>
>>EN:<VOC><18>
>>EX:



::::[============================================]
<Entry=85> (0x70d0deL)
>>JP:<VOC><79>ڕWŒB<NEWL>U܂B<END>
>>EN:<VOC><79>
>>EX:



::::[============================================]
<Entry=86> (0x70d0fcL)
>>JP:<VOC><80>ႠI<END>
>>EN:<VOC><80>
>>EX:



::::[============================================]
<Entry=87> (0x70d10eL)
>>JP:<VOC><81>I<NEWL>C`FII<END>
>>EN:<VOC><81>
>>EX:



::::[============================================]
<Entry=88> (0x70d12eL)
>>JP:<VOC><82>EZEEE<NEWL>EE<NEWL>ǂ<TALK><UNK8>EEE<END>
>>EN:<VOC><82>
>>EX:



::::[============================================]
<Entry=89> (0x70d168L)
>>JP:<VOC><83>A<TALK><UNK8>EE<UNKE><65532><NEWL><UNK6><VOC><84>C`F<TALK><UNK8>EE<UNKE><65532><NEWL><UNK6><VOC><85>lȂ<TALK><UNK8>EE<END>
>>EN:<VOC><83>
>>EX:



::::[============================================]
<Entry=90> (0x70d1c4L)
>>JP:<VOC><86>A<TALK><UNK8>EE<UNKE><65532><NEWL><UNK6><VOC><87>C`F<TALK><UNK8>EE<UNKE><65532><NEWL><UNK6><VOC><88>Ȃ<TALK><UNK8>EE<END>
>>EN:<VOC><86>
>>EX:



::::[============================================]
<Entry=91> (0x70d21aL)
>>JP:<UNK8><VOC><89>NbNbNbI<NEWL><UNK6>KCt[j󂳂ꂽ̂͒Ɏ肾AʔĂ킢I<TALK><END>
>>EN:
>>EX:



::::[============================================]
<Entry=92> (0x70d286L)
>>JP:<VOC><90>MUt<TALK><UNK8>EEI<NEWL><UNK6><VOC><91>Ml@bII<NEWL>MĺA΂ɋI<END>
>>EN:<VOC><90>
>>EX:



::::[============================================]
<Entry=93> (0x70d2ceL)
>>JP:<VOC><92>x`FbN<TALK><UNK8>EEE<WAIT><NEWL>E<UNKE><1182>E<UNKE><1182>E<UNKE><1182>E<UNKE><65526><UNK6><VOC><93>NAB<WAIT><NEWL><UNK8>E<UNKE><1182>E<UNKE><1182>E<UNKE><65526><UNK6><VOC><93>NAB<WAIT><NEWL><UNK8>E<UNKE><1182>E<UNKE><65526><UNK6><VOC><93>NAB<NWIN><UNK6><VOC><94>SĎC\B<NEWL>s𑱍s܂B<END>
>>EN:<VOC><92>
>>EX:



::::[============================================]
<Entry=94> (0x70d378L)
>>JP:܂lԂƂɁEE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=95> (0x70d390L)
>>JP:ǁAǂāEE<NEWL>ȁEEE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=96> (0x70d3b0L)
>>JP:vnnnEEE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=97> (0x70d3c0L)
>>JP:vnnnEEE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=98> (0x70d3d0L)
>>JP:IAImEEE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=99> (0x70d3e2L)
>>JP:V}b^EE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=100> (0x70d3f0L)
>>JP:ႠI<END>
>>EN:
>>EX:



::::[============================================]
<Entry=101> (0x70d3fcL)
>>JP:MAMUtlEE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=102> (0x70d410L)
>>JP:܂EE<NEWL>̎EE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=103> (0x70d42aL)
>>JP:kHHEEE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=104> (0x70d438L)
>>JP:EEOnbII<END>
>>EN:
>>EX:



::::[============================================]
<Entry=105> (0x70d448L)
>>JP:AAEE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=106> (0x70d458L)
>>JP:EEEEEE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=107> (0x70d466L)
>>JP:EEEE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=108> (0x70d472L)
>>JP:炦I<END>
>>EN:
>>EX:



::::[============================================]
<Entry=109> (0x70d47eL)
>>JP:܁A܂EE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=110> (0x70d48eL)
>>JP:EEtbI<NEWL>^̋@Ƃ̂Ă邺I<END>
>>EN:
>>EX:



::::[============================================]
<Entry=111> (0x70d4c0L)
>>JP:AI<END>
>>EN:
>>EX:



::::[============================================]
<Entry=112> (0x70d4ceL)
>>JP:<VOC><95>ƁH<NEWL>V̖ǂAlԂƂɁH<END>
>>EN:<VOC><95>
>>EX:



::::[============================================]
<Entry=113> (0x70d4feL)
>>JP:<VOC><96>͂ȂI<NEWL>o債AMUtI<END>
>>EN:<VOC><96>
>>EX:



::::[============================================]
<Entry=114> (0x70d52aL)
>>JP:<VOC><64>I<NEWL>AKI<END>
>>EN:<VOC><64>
>>EX:



::::[============================================]
<Entry=115> (0x70d54aL)
>>JP:<VOC><65>N\bI<NEWL>MUt߁I<NEWL>ǂ܂łpӎȓzI<END>
>>EN:<VOC><65>
>>EX:



::::[============================================]
<Entry=116> (0x70d582L)
>>JP:<VOC><100>̓͋MlԒmĂ̂ł͂ȂȁH<TALK><NEWL><UNK8>EE<UNKE><65526><UNK6><VOC><101>XM̂B<NEWL>̉\ȁB<END>
>>EN:<VOC><100>
>>EX:



::::[============================================]
<Entry=117> (0x70d5f2L)
>>JP:<VOC><103>̈ႢAȂɂ킩܂āH<NEWL>ԂM͂Al̗͂{ɂ̂łB<END>
>>EN:<VOC><103>
>>EX:



::::[============================================]
<Entry=118> (0x70d64cL)
>>JP:<VOC><104>ǁAlM˂źA̗͂ɂڂ邵˂񂾂ȁB<NEWL>₵zB<END>
>>EN:<VOC><104>
>>EX:



::::[============================================]
<Entry=119> (0x70d6a2L)
>>JP:<VOC><106>Ō܂őlMȂB<NEWL>ȂƋ<TALK><UNK8>EEB<END>
>>EN:<VOC><106>
>>EX:



::::[============================================]
<Entry=120> (0x70d6e2L)
>>JP:<VOC><115>ZAӂ߂ȂŉB<NEWL>͐t̂łB<NEWL>ł̐E~Ƃł<TALK><UNK8>EEB<END>
>>EN:<VOC><115>
>>EX:



::::[============================================]
<Entry=121> (0x70d756L)
>>JP:<VOC><257>AoIH<TALK><UNKE><65532><NEWL><VOC><258>MUt|Ƃ̂<TALK><UNK8>EEB<END>
>>EN:<VOC><257>
>>EX:



::::[============================================]
<Entry=122> (0x70d796L)
>>JP:<UNK8>EE<UNK6><VOC><118>ӂ߂̂͂悹B<NEWL>ƂɂAoƂ悤<TALK><UNK8>EEB<END>
>>EN:
>>EX:





</pre>